[INFO] cloning repository https://github.com/AmplitudeAudio/cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmplitudeAudio/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmplitudeAudio%2Fcli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmplitudeAudio%2Fcli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d31c48a5c640455cfe421660d56516669d176dc
[INFO] fixing AmplitudeAudio/cli against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmplitudeAudio%2Fcli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AmplitudeAudio/cli
[INFO] finished tweaking git repo https://github.com/AmplitudeAudio/cli
[INFO] tweaked toml for git repo https://github.com/AmplitudeAudio/cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AmplitudeAudio/cli on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AmplitudeAudio/cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_complete v4.6.1
[INFO] [stderr]   Downloaded flatbuffers-reflection v0.1.0
[INFO] [stderr]   Downloaded inquire-derive v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9dd7971290dae9de6564606ddf6d42b0730bd2049614a74189d78b06558714e7
[INFO] running `Command { std: "docker" "start" "9dd7971290dae9de6564606ddf6d42b0730bd2049614a74189d78b06558714e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9dd7971290dae9de6564606ddf6d42b0730bd2049614a74189d78b06558714e7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dd7971290dae9de6564606ddf6d42b0730bd2049614a74189d78b06558714e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9dd7971290dae9de6564606ddf6d42b0730bd2049614a74189d78b06558714e7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking string_template v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling inquire-derive v0.9.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking rust-embed v8.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking flatbuffers-reflection v0.1.0
[INFO] [stderr]     Checking inquire v0.9.1
[INFO] [stderr]    Compiling am v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking clap_complete v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rusqlite v0.37.0
[INFO] [stdout] error: 
[INFO] [stdout]        AM_SDK_PATH environment variable is not set.
[INFO] [stdout]        
[INFO] [stdout]        The Amplitude Audio SDK is required at build time for FlatBuffer schema code generation.
[INFO] [stdout]        
[INFO] [stdout]        To fix this:
[INFO] [stdout]          1. Clone the SDK:  git clone https://github.com/AmplitudeAudio/sdk
[INFO] [stdout]          2. Set the environment variable:  export AM_SDK_PATH=/path/to/amplitude/sdk
[INFO] [stdout]        
[INFO] [stdout]        See the README for detailed setup instructions.
[INFO] [stdout]        
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/am-241b91e9bf3e1001/out/generated_assets.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / compile_error!("
[INFO] [stdout]  2 | | AM_SDK_PATH environment variable is not set.
[INFO] [stdout]  3 | |
[INFO] [stdout]  4 | | The Amplitude Audio SDK is required at build time for FlatBuffer schema code generation.
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | See the README for detailed setup instructions.
[INFO] [stdout] 11 | | ");
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: 
[INFO] [stdout]        AM_SDK_PATH environment variable is not set.
[INFO] [stdout]        
[INFO] [stdout]        The Amplitude Audio SDK is required at build time for FlatBuffer schema code generation.
[INFO] [stdout]        
[INFO] [stdout]        To fix this:
[INFO] [stdout]          1. Clone the SDK:  git clone https://github.com/AmplitudeAudio/sdk
[INFO] [stdout]          2. Set the environment variable:  export AM_SDK_PATH=/path/to/amplitude/sdk
[INFO] [stdout]        
[INFO] [stdout]        See the README for detailed setup instructions.
[INFO] [stdout]        
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/am-241b91e9bf3e1001/out/generated_assets.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / compile_error!("
[INFO] [stdout]  2 | | AM_SDK_PATH environment variable is not set.
[INFO] [stdout]  3 | |
[INFO] [stdout]  4 | | The Amplitude Audio SDK is required at build time for FlatBuffer schema code generation.
[INFO] [stdout] ...  |
[INFO] [stdout] 10 | | See the README for detailed setup instructions.
[INFO] [stdout] 11 | | ");
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stmt`
[INFO] [stdout]    --> src/database/connection.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let stmt = conn.prepare(sql).context("Failed to prepare statement")?;
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `am` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `stmt`
[INFO] [stdout]    --> src/database/connection.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let stmt = conn.prepare(sql).context("Failed to prepare statement")?;
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `am` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9dd7971290dae9de6564606ddf6d42b0730bd2049614a74189d78b06558714e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dd7971290dae9de6564606ddf6d42b0730bd2049614a74189d78b06558714e7", kill_on_drop: false }`
[INFO] [stdout] 9dd7971290dae9de6564606ddf6d42b0730bd2049614a74189d78b06558714e7
